home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / topware / pspad / pspad450inst_cz.exe / {app} / Syntax / Makefile.ini < prev    next >
Makefile  |  2005-11-27  |  850b  |  74 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Makefile
  4. HTMLGroup=0
  5. FileType=*.mk,*.mkf,makefile.
  6. CommentString=
  7. BasComment=1
  8. SharpComment=1
  9. IndentChar=:
  10. UnIndentChar=
  11. TabWidth=8
  12. CaseSensitive=1
  13. SingleQuote=1
  14. DoubleQuote=1
  15. KeyWordChars=_-.
  16. CodeExplorer=ftUnknown
  17. [KeyWords]
  18. define=
  19. else=
  20. endef=
  21. endif=
  22. export=
  23. ifdef=
  24. ifeq=
  25. ifndef=
  26. ifneq=
  27. include=
  28. override=
  29. sinclude=
  30. unexport=
  31. vpath=
  32. [ReservedWords]
  33. CFLAGS=
  34. INCLUDE=
  35. [KeyWords2]
  36. addprefix=
  37. addsuffix=
  38. basename=
  39. call=
  40. dir=
  41. error=
  42. filter=
  43. filter-out=
  44. findstring=
  45. firstword=
  46. foreach=
  47. join=
  48. notdir=
  49. origin=
  50. patsubst=
  51. shell=
  52. sort=
  53. strip=
  54. subst=
  55. suffix=
  56. warning=
  57. wildcard=
  58. word=
  59. wordlist=
  60. words=
  61. [KeyWords3]
  62. CURDIR=
  63. LIBPATTERNS=
  64. MAKE=
  65. MAKECMDGOALS=
  66. MAKEFILES=
  67. MAKEFLAGS=
  68. MAKELEVEL=
  69. MAKESHELL=
  70. PHONY=
  71. SHELL=
  72. SUFFIXES=
  73. VPATH=
  74.